pp108 : DeleteBusinessIdentifier (Deprecated)

DeleteBusinessIdentifier (Deprecated)


The DeleteBusinessIdentifier SOAP method is used to delete a business identifier associated with a business process model. This method is a part of the Method Set Business Identifier 4.2 interface with the namespace http://schemas.cordys.com/businessidentifier/deployment/1.0.

SOAP Request

<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP:Body>
        <DeleteBusinessIdentifier xmlns="http://schemas.cordys.com/businessidentifier/deployment/1.0">
            <name>bi/bi1</name>
            <modelspace>organization</modelspace>
        </DeleteBusinessIdentifier>
    </SOAP:Body>
</SOAP:Envelope>
Request Parameters

Parameter

Description

Mandatory

Accepted Input Values

name

Qualified name of the business identifier to be deleted

Yes

modelspace

Space from which the business identifier is to be retrieved. If the modelspace is not specified, the business identifier from the current organization is considered for deletion.

No

  • organization
  • isv